-
Notifications
You must be signed in to change notification settings - Fork 0
Update dependency infection/infection to ^0.29.0 - autoclosed #21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
Author
|
91284ab to
7012474
Compare
be72638 to
dde9e26
Compare
cc4f0c9 to
6b043d0
Compare
7669ba9 to
cb7c0e1
Compare
ea9588d to
182d124
Compare
1cf1ddb to
be9d8af
Compare
4bc681d to
0f9d782
Compare
b5bf92c to
5014dcd
Compare
0428717 to
528bc27
Compare
1654459 to
514e7e6
Compare
c1548f9 to
5f033f9
Compare
d3d6944 to
65a2069
Compare
5ee2190 to
9f511e5
Compare
9f511e5 to
1e82b70
Compare
5d24f64 to
d3eb4eb
Compare
| datasource | package | from | to | | ---------- | ------------------- | ------- | ------- | | packagist | infection/infection | 0.27.10 | 0.29.10 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
d3eb4eb to
cb0ade1
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.27.8->^0.29.0Release Notes
infection/infection (infection/infection)
v0.29.10: Require PHP 8.2. Switch to `shish/safeto fix issue withthecodingmachine/safe`Compare Source
Fixed:
shish/safeto fix issue withthecodingmachine/safeby @sanmai in https://github.com/infection/infection/pull/2017Changed:
Full Changelog: infection/infection@0.29.9...0.29.10
v0.29.9: New PHP 8.4 mutators, remove PHP 8.4 deprecationsCompare Source
Added:
array_all()withtrueby @maks-rafalko in https://github.com/infection/infection/pull/2009array_any()withtrueby @maks-rafalko in https://github.com/infection/infection/pull/2010Changed:
nikic/php-parserto the latest version to support PHP 8.4 mutators by @maks-rafalko in https://github.com/infection/infection/pull/2008Full Changelog: infection/infection@0.29.8...0.29.9
v0.29.8: PHPUnit 11 compatibility, performance improvement thanks tostopOnDefectCompare Source
Added:
$GLOBALS['_composer_autoload_path']if possible by @Kanti in https://github.com/infection/infection/pull/2002stopOnDefectby @Kanti in https://github.com/infection/infection/pull/2003Changed:
cacheResultFile->cacheDirectory) by @Kanti in https://github.com/infection/infection/pull/2003New Contributors
Full Changelog: infection/infection@0.29.7...0.29.8
v0.29.7: Diff colorizer fix for multiline cases, PHP 8.4 support in pipelinesCompare Source
What's Changed
Fixed:
Added:
Changed:
Full Changelog: infection/infection@0.29.6...0.29.7
v0.29.6: Ignoreswitch(bool)statements inTrueValueandFalseValuemutatorsCompare Source
Changed:
switch(bool)statements inTrueValueandFalseValuemutators. by @shanept in https://github.com/infection/infection/pull/1986New Contributors
Full Changelog: infection/infection@0.29.5...0.29.6
v0.29.5Compare Source
Full Changelog
Added:
v0.29.4Compare Source
Full Changelog
Added:
--logger-project-root-directoryby @vincentchalamon in https://github.com/infection/infection/pull/1978v0.29.3: Add support for `colinodell/json5` v3Compare Source
Changed:
colinodell/json5v3 by @Slamdunk in https://github.com/infection/infection/pull/1976Full Changelog: infection/infection@0.29.2...0.29.3
v0.29.2: Highlight inline differences in CLICompare Source
Added:
Full Changelog: infection/infection@0.29.1...0.29.2
v0.29.1: Fix usage of custom mutator with bootstrap fileCompare Source
Fixed:
Full Changelog: infection/infection@0.29.0...0.29.1
v0.29.0Compare Source
Full Changelog
Added:
Read about how to create custom mutators: https://infection.github.io/guide/custom-mutators.html
Changed:
Infection\Mutator\Mutatorto a separate package by @maks-rafalko in https://github.com/infection/infection/pull/1963Mutator::getDefinitionreturn type non-nullable by @maks-rafalko in https://github.com/infection/infection/pull/1958AddCoversClassAttributeRectorrule by @maks-rafalko in https://github.com/infection/infection/pull/1962NameResolvervisitor by @maks-rafalko in https://github.com/infection/infection/pull/1967NodeTraverser::DONT_TRAVERSE_CURRENT_AND_CHILDRENwithNodeVisitor::DONT_TRAVERSE_CURRENT_AND_CHILDRENby @maks-rafalko in https://github.com/infection/infection/pull/1968ParentConnectorVisitorand usenikic-phpparser's one by @maks-rafalko in https://github.com/infection/infection/pull/1970v0.28.1: Use CI (GitHub, GitLab) variable to detect project pathCompare Source
Changed:
New Contributors
Full Changelog: infection/infection@0.28.0...0.28.1
v0.28.0Compare Source
Full Changelog
Added:
v0.27.11: Add--map-source-class-to-testoption to speed up Mutation TestingCompare Source
Added:
Changed:
Full Changelog: infection/infection@0.27.10...0.27.11
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.